Convert an array of points from world to screen coordinates.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
Visual Basic
Copy Code
|
|---|
An array of Point objects specifying world coordinates.
An array of Point objects containing the corresponding screen coordinates.
See Also